home *** CD-ROM | disk | FTP | other *** search
Text File | 1989-12-15 | 3.0 KB | 44 lines | [TEXT/MACA] |
- The powerup failure code under the sad Mac icon consists of two parts:
-
- CC SSSS
- -- ----
- | |
- | ---- Sub Code
- |
- --------- Class Code
-
-
- Class Code Meaning of Sub Code
- ---------- -------------------
-
- 01 ROM - checksum incorrect meaningless
- 02 RAM - Bus subtest identity of suspected bad RAM chip(s)
- 03 RAM - Byte write test identity of suspected bad RAM chip(s)
- 04 RAM - Pattern test identity of suspected bad RAM chip(s)
- 05 RAM - Unique Address test identity of suspected bad RAM chip(s)
-
- (For RAM failures, the Sub Code is interpreted as a hex word; bits 0-15 correspond to RAM chips 0-15; bit set indicates suspected bad RAM chip.)
-
- 0F startup SysError routine invoked 0001 bus error
- 0002 address error (odd
- address)
- 0003 illegal instruction
- 0004 zero divide
- 0005 check trap (CHK
- instruction)
- 0006 overflow trap (TRAPV)
- 0007 privilege violation
- 0008 trace trap
- 0009 trap dispatcher error
- 000A line 1111 trap
- 000B misc. hardware trap
- 000C unimplemented trap
- executed
- 000D interrupt button
- pressed
- 0064 Unable to mount
- startup disk or
- problem accessing
- System file
-